include("backend/setup.php"); include("cmp/idioma.php"); if ($_GET['IDI'] == "ENG") { $_SESSION['Idioma'] = "ENG"; ?> } elseif ($_GET['IDI'] == "ESP") { $_SESSION['Idioma'] = ""; ?> } $title = $titulo_global; $description = $description_global; $keywords = $keywords_global; ?>
include("cmp/head.php"); ?> include("cmp/cabezote.php"); ?>